home *** CD-ROM | disk | FTP | other *** search
/ Internet Magazine 2003 July / INTERNET105.ISO / mac / SOFTWARE / MAC / UTILS / MACSFTP / MacSFTP_Carbon.sit / MacSFTP Carbon / MacSFTP ReadMe / MacSFTP ReadMe
Encoding:
Text File  |  2003-04-07  |  4.9 KB  |  72 lines  |  [TEXT/ttxt]

  1. MacSFTP ReadMe
  2.  
  3. MacSFTP is a Macintosh application used to transfer files over TCP/IP using the Secure File Transfer Protocol (SFTP) subset of the Secure Shell Protocols (SSH). SFTP is the replacement for the old and insecure File Transfer Protocol (FTP), with the addition of strong Encryption/Authentication.
  4.  
  5. Features:
  6.  
  7. - SSH1 and SSH2 protocols support
  8. - Key exchange: Diffie-Hellman group-exchange protocol & Diffie-Hellman group1-sha1
  9. - Key types: ssh-rsa, ssh-dss
  10. - Key pairs generation: SSH1 RSA, SSH2 DSA & RSA.
  11. - Strict host key checking
  12. - SSH1 ciphers: DES, 3DES, Blowfish
  13. - SSH2 ciphers: 3DES, Blowfish, CAST128, Arcfour , AES (128, 192, 256)
  14. - Supported macs: md5, md5-96, sha1, sha1-96, ripemd160
  15. - Drag and Drop File and Directory transfers
  16. - ISO-8859-x and Unicode File name and file content translation
  17. - Encode/Decode MacBinary files on the fly
  18. - Preserve symbolic links
  19. - Resume interrupted downloads
  20. - AppleScript support
  21.  
  22. System Requirements:
  23.  
  24. - a PowerMacintosh with MacOS 8.1 or higher, 32MB Ram.
  25.  
  26.  
  27. This version of MacSFTP will work for 15 days before requiring a serial number, which can be purchased at the following URL:
  28.  
  29. <https://www.yaskifo.com/order.asp?ID=104381>
  30.  
  31. Once your order processed, you will shortly (please allow 24 hours Max) receive your registration data by email.
  32. Educational quantity discounts are also available, contact me directly at the email address
  33. below for more info.
  34.  
  35. If you have questions or comments about MacSFTP, please visit <http://www.macssh.com/>
  36.  
  37. MacSFTP is Copyright © 2001-2003, Jean-Pierre Stierlin.
  38.  
  39. Redistribution of MacSFTP is strictly forbidden without written consent.
  40.  
  41. Legals:
  42.  
  43. One component of the ssh source code is under a 4-clause BSD license, held by the University of California, since OpenSSH pulled these parts from original Berkeley code.  The Regents of the University of California have declared that term 3 is no longer enforceable on their source code, but OpenSSH retains that license as is.
  44.  
  45. Copyright (c) 1983, 1990, 1992, 1993, 1995 The Regents of the University of California.  All rights reserved.
  46.  
  47. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
  48.  
  49. 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
  50. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
  51. 3. All advertising materials mentioning features or use of this software must display the following acknowledgement: This product includes software developed by the University of California, Berkeley and its contributors.
  52. 4. Neither the name of the University nor the names of its contributors may be used to endorse or promote products derived from this software
  53.  
  54. THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  55.  
  56. Remaining components of the software are provided under a standard 2-term BSD licence with the following names as copyright holders:
  57.  
  58. 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
  59. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
  60.  
  61. THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  62.  
  63. Contact Information:
  64.  
  65. Jean-Pierre Stierlin
  66. 1217 chemin de Vallauris
  67. 06160 Juan-les-Pins
  68. FRANCE
  69.  
  70. http://www.macssh.com/
  71. Email: jps@macssh.com or chombier@mac.com
  72.